Skip to content

ci: release packages#42

Merged
liruifengv merged 1 commit into
mainfrom
changeset-release/main
May 26, 2026
Merged

ci: release packages#42
liruifengv merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@moonshot-ai/kimi-code@0.2.0

Minor Changes

  • #30 a200a29 - Add a /connect command that configures a provider and model from a model catalog.

  • #30 a200a29 - The /connect provider and model pickers now support type-to-search filtering, and long lists are paginated. The /model picker is also paginated when many models are configured.

  • #25 c4dd1c7 - Flatten tool call data by inlining tool names and arguments at the top level, and limit legacy record migration so it only rewrites matching tool call payloads.

Patch Changes

  • #9 e503e69 - Add Ctrl-J as an additional shortcut for inserting new lines in the TUI prompt.

  • #22 2004aed - Add wire record migration handling during session replay.

  • #33 ab4bd09 - Report the macOS product version in OAuth device information instead of the Darwin kernel version.

  • #52 064343a - Correct the X-Msh-Platform header value to kimi_code_cli.

  • #38 e9e4a48 - Clarify the prompt-mode error when no model is configured by pointing users to the login flow.

  • #13 35726d7 - Hide the empty current session from the sessions picker while keeping other empty sessions visible.

  • #31 475ebad - Stop mentioning OAuth credentials in the migration UI — they are never migrated, so the previous "needs /login" notice misread as a failure. OAuth-only installs no longer trigger the migration screen.

  • #31 475ebad - Migrate user skills from ~/.kimi/skills/ to ~/.kimi-code/skills/ during the first-launch migration; existing target skills are kept.

  • #30 a200a29 - When no models are configured, /model and the welcome panel now point users to /login (for Kimi) and /connect (for other providers).

  • #11 15b018f - Surface API-provided error messages during feedback, usage, login, and model setup failures.

  • #24 7858821 - Persist model selections from the terminal UI to the default configuration, and honor the configured default thinking state for new sessions.

  • #14 0da6073 - Move wire metadata handling into the record layer and keep persistence backends limited to storage operations.

  • #12 89ea895 - Retry compaction responses that do not contain a summary before updating conversation history.

  • #29 df7a9ca - Avoid CPU spikes from large streamed tool arguments and coalesce high-frequency streaming UI updates.

  • #47 07ed2cf - Emit session resume hint as a structured meta message in stream-json output format.

  • #49 cf2227e - Resume sessions with a newer wire protocol version instead of failing. A warning is now shown in the TUI and records are replayed without migration.

  • #18 a964bd2 - Warn tmux users when extended key settings may prevent modified Enter shortcuts from working.

  • #17 bfbd522 - Let Kimi requests use the remaining context window for completion tokens by default while keeping explicit environment limits as hard caps.

@moonshot-ai/agent-core@0.2.0

Minor Changes

  • #25 c4dd1c7 - Flatten tool call data by inlining tool names and arguments at the top level, and limit legacy record migration so it only rewrites matching tool call payloads.

Patch Changes

  • #22 2004aed - Add wire record migration handling during session replay.

  • #24 7858821 - Persist model selections from the terminal UI to the default configuration, and honor the configured default thinking state for new sessions.

  • #14 0da6073 - Move wire metadata handling into the record layer and keep persistence backends limited to storage operations.

  • #12 89ea895 - Retry compaction responses that do not contain a summary before updating conversation history.

  • #49 cf2227e - Resume sessions with a newer wire protocol version instead of failing. A warning is now shown in the TUI and records are replayed without migration.

  • #17 bfbd522 - Let Kimi requests use the remaining context window for completion tokens by default while keeping explicit environment limits as hard caps.

  • Updated dependencies [a200a29, c4dd1c7, df7a9ca]:

    • @moonshot-ai/kosong@0.2.0

@moonshot-ai/kosong@0.2.0

Minor Changes

  • #30 a200a29 - Add a /connect command that configures a provider and model from a model catalog.

  • #25 c4dd1c7 - Flatten tool call data by inlining tool names and arguments at the top level, and limit legacy record migration so it only rewrites matching tool call payloads.

Patch Changes

  • #29 df7a9ca - Avoid CPU spikes from large streamed tool arguments and coalesce high-frequency streaming UI updates.

@moonshot-ai/kimi-code-sdk@0.2.0

Minor Changes

  • #30 a200a29 - Add a /connect command that configures a provider and model from a model catalog.

Patch Changes

  • #33 ab4bd09 - Report the macOS product version in OAuth device information instead of the Darwin kernel version.

  • #49 cf2227e - Resume sessions with a newer wire protocol version instead of failing. A warning is now shown in the TUI and records are replayed without migration.

@moonshot-ai/migration-legacy@0.1.2

Patch Changes

@moonshot-ai/kimi-code-oauth@0.1.2

Patch Changes

  • #52 064343a - Correct the X-Msh-Platform header value to kimi_code_cli.

  • #11 15b018f - Surface API-provided error messages during feedback, usage, login, and model setup failures.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 28c0d7b to c5cc615 Compare May 26, 2026 06:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c5cc615 to 0c07a26 Compare May 26, 2026 06:57
@liruifengv liruifengv merged commit d496fd4 into main May 26, 2026
@liruifengv liruifengv deleted the changeset-release/main branch May 26, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant